Welcome![Sign In][Sign Up]
Location:
Search - command shell

Search list

[Shell apiShell

Description: 基本上shell分两大类:   一:图形界面shell(Graphical User Interface shell 即 GUI shell)   例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。   二:命令行式 shell(Command Line Interface shell ,即CLI shell)   例如:   bash / sh / ksh / csh(Unix/linux 系统)   COMMAND.COM(MS-DOS 系统)   cmd.exe / 命令提示字符(Windows NT 系统)   Windows PowerShell(支援 .NET Framework 技术的 Windows NT 系统) -Shell is basically divided into two categories: a: a graphical interface shell (Graphical User Interface shell or GUI shell) example: the most widely used Windows Explorer (Microsoft windows family of production systems), there are also well-known Linux shell, which linux shell, including X windows manger (BlackBox and FluxBox), as well as the more powerful of the CDE, GNOME, KD, XFCE. Second: the command line shell (Command Line Interface shell, that is, CLI shell) such as: bash/sh/ksh/csh (Unix/linux systems) COMMAND.COM (MS-DOS systems) cmd.exe/characters in the command prompt (Windows NT system) Windows PowerShell (support. NET Framework technology, Windows NT systems)
Platform: | Size: 447488 | Author: grub | Hits:

[Linux-Unixshell

Description: 在linux上執行指令 ls ctrl+h 等 按 ctrl + c 顯示執行過的指令 按 ctrl + d 結束程式 ctrl + z 顯示曾經執行過的指令 執行history 顯示出執行過的指令 -Run in the linux command ls ctrl+ h and so on in accordance with ctrl+ c show performed by the command ctrl+ d the end of the program ctrl+ z having carried out the instruction execution history shows that the implementation of the directive had
Platform: | Size: 12288 | Author: angela | Hits:

[Shell apishell

Description: 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call execve, not allowed to use other exec functions. Input should be allowed to take multiple parameters (one line can be expressed), without considering a wildcard (ie, "*" ," ?" ,"-" , etc.) processing. 2, typographical errors, the command will prompt an error and enter the next round of the state to receive the command. 3, you can use Ctrl-C and Ctrl-\ the end of a simple shell operation. 4, the program is running correctly, suggesting that clear and simple.
Platform: | Size: 2048 | Author: Lynne | Hits:

[Linux-UnixShell-analytic-procedure

Description: 这是一个在linux的vi编辑器下开发的,用gcc编译器编译的一个shell简单的解析程序,包括对简单shell命令,如ls,cd等命令的解析,还包括对一些复杂命令如管道命令的解析-This is a linux developed under the vi editor, and with the gcc compiler to compile a shell of a simple analytic procedures, including a simple shell commands, such as ls, cd, etc. command parsing, but also includes a number of complex commands, such as piping commands Analytical
Platform: | Size: 79872 | Author: 吴倩倩 | Hits:

[Linux-Unixlinux-command-line-and-shell-scripting-bible.9780

Description: Unix guide and excellent shell scripting manual
Platform: | Size: 12673024 | Author: prem | Hits:

[Linux-UnixShell-scripts

Description: 本书详细介绍了shell脚本命令,是一本不错的学习指南。希望对大家尤其是想学好shell脚本命令的朋友有帮助。-This book details the shell script commands, is a good study guide. We especially want to learn shell script command to help a friend.
Platform: | Size: 28460032 | Author: chenchangyun | Hits:

[VC/MFCsqlite-shell-win32-x86-3070500

Description: 嵌入式数据库命令行版\sqlite-shell-win32-x86-3070500.zip-Embedded database command-line version of \ sqlite-shell-win32-x86-3070500.zip
Platform: | Size: 282624 | Author: fandayu | Hits:

[Linux-UnixA-Simple-Shell

Description: Shell或者命令行解释器是操作系统中最基本的用户接口,该项目是写一个简单的Shell程序myshell。具体的详细功能见压缩包文件: A Simple Shell设计报告.docx-Shell command line interpreter or operating system is the most basic user interface, the project is to write a simple Shell program myshell. Details of the specific features, see archive file: A Simple Shell design report. Docx
Platform: | Size: 111616 | Author: sy | Hits:

[Linux-UnixLinux-shell-V1.0-LZN

Description: Linux下Shell命令解释器,一、 实现功能: 要求实现一个简单的命令解释器,也就是linux中的shell程序,在本程序中我们将其起名为mysh,要求: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序; -Shell command interpreter under Linux, one Function: called for a simple command interpreter, which is a shell in linux, in this program we will be named mysh, requirements: 1, to execute an external program command command can take arguments 2, to perform fg, bg, cd, history, exit and other internal command 3, the use of input and output redirection and pipes 4, support the front and back operations, provide job control features, including a list of print jobs, change the currently running job before/background status, and control operations hang, suspend and continue to run 5, build the project using the Make utility 6, using the gdb debugger to debug the program
Platform: | Size: 33792 | Author: 张亮 | Hits:

[Internet-NetworkNios-II--9.1-Command-Shell

Description: 用于在FPGA烧写程序时不必启动软件,直接通过编写shell文件即可完成相应的工作。-For FPGA programming procedures do not have to start the software, directly by writing shell files to complete the work.
Platform: | Size: 4096 | Author: 于波 | Hits:

[OtherShell-Sed

Description: shell操作中 sed的命令、参数及一般用法-sed command shell operation parameters and general usage
Platform: | Size: 12288 | Author: L.Jqiao | Hits:

[Embeded Linuxlinux-command-shell

Description: linux常用命令及shell linux系统命令解析-linux common commands and shell linux system command parsing
Platform: | Size: 12758016 | Author: 穆元杰 | Hits:

[Linux-UnixLinux命令行与shell脚本编程大全.第3版

Description: linux命令行和Shell脚本大全 Linux 开发 管理(Linux command line and shell)
Platform: | Size: 12827648 | Author: blackPencilzZ | Hits:

[Linux-UnixShell脚本学习指南

Description: Shell就是一个命令行解释器,它的作用是解释执行用户的命令,用户输入一条命令,Shell就解释执行一条,这种方式称为交互式(Interactive)。(Shell is a command line interpreter, whose function is to explain the execution of user commands. The user enters a command, and Shell explains the execution, which is called interactive (Interactive).)
Platform: | Size: 2880512 | Author: 黑茶某 | Hits:

[Linux-UnixShell脚本编程详解-吐血共享

Description: shell 脚本关键语法共享 ? Shell 命令行的运行 ? 编写、修改权限和执行 Shell 程序的步骤 ? 在 Shell 程序中使用参数和变量 ? 表达式比较、循环结构语句和条件结构语句 ? 在 Shell 程序中使用函数和调用其他 Shell 程序(Shell script key syntax sharing The running of the Shell command line Steps to write, modify permissions and execute Shell programs Using parameters and variables in the Shell program Expressions comparison, circular structure statements and conditional structure statements Using functions and calling other Shell programs in Shell programs)
Platform: | Size: 414720 | Author: StarryNight | Hits:

[BooksLinux命令行与shell脚本编程大全.第3版

Description: linux命令行与shell脚本编程大全第三版-高清文字版(Linux command line and shell scripting Encyclopedia third edition - HD text version)
Platform: | Size: 10716160 | Author: kykx | Hits:

[Linux-Unix10 个Shell命令解析器的功能

Description: Shell命令解析器的功能,创建子进程,并执行用户的命令,创建历史特性,当用户按下 Ctrl C 键的时候打印出用户最近输入的10 个命令。包含实验报告(reads in the next command line, separating it into distinct tokens * using whitespace as delimiters. setup() sets the args parameter as a * null-terminated string.)
Platform: | Size: 670720 | Author: 燃烧我的卡路里 | Hits:

[Embeded-SCM Develop3.Open source Letter Shell

Description: 基于STM32WB55的shell命令行范例(Shell command-line example based on STM32WB55)
Platform: | Size: 14261248 | Author: Cuppuccino | Hits:

[OtherLinux Shell命令行及脚本编程实例详解

Description: Linux Shell命令行及脚本编程实例详解(Linux Shell Command line and script programming examples)
Platform: | Size: 2016256 | Author: godchen | Hits:

[Linux-UnixLinux Shell命令行及脚本编程实例详解

Description: linux shell 命令行以及脚本编写,很棒的一本书籍(Linux shell command line and scripting, a great book)
Platform: | Size: 2031616 | Author: 绿肥红瘦a | Hits:
« 1 23 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net